SixBit API Schema
Inventory_List Element
Description
An API call to retrieve a list of inventory.
Namespace (none)
Type
Inventory_ListType Complex Type
Diagram
Inventory_List Element
Overview
Inventory_List 0..∞ Inventory_ListType Complex Type
An API call to retrieve a list of inventory.
mapfilepath optional xs:string
The full name and path to a SixBit mapfile.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
purchasedattrGroup
Attributes to specify a range of dates an object was purchased.
itemid optional xs:string
The unique itemid.
externalitemid optional xs:string
The externally generated, unique identifier of the item.
sku optional xs:string
The unique SKU.
productid optional xs:string
The product id.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Inventory_List" type="Inventory_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of inventory.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.